home *** CD-ROM | disk | FTP | other *** search
- #-----------------------------------------------------------
- # MACROS - WEBLINKS
- #-----------------------------------------------------------
- #define m_weblink_support
- Property webtarget http://www.hello.com/help.php
-
- #define m_weblink_lostpass
- Property webtarget http://www.hello.com/password.php
-
- #define m_weblink_register
- Property webtarget http://www.hello.com/register.php
-
- #-----------------------------------------------------------
- # MACROS - FONT STYLES
- #-----------------------------------------------------------
-
- #define m_displayfont12
- Property fontsize 12
-
- #define m_displayfont14
- Property fontsize 14
- Property fontweight 600
-
- #define m_buttonfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 12
-
- #define m_lbuttonfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 12
- XConstraint 0.5, 0.5, -4
- YConstraint 0.5, 0.5, 0
-
- #define m_cbuttonfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 12
- XConstraint 0.5, 0.5, 2
- YConstraint 0.5, 0.5, 0
-
- #define m_fontcolor
- Property typecolor 9A000000 9A000000 9A000000
-
- #define m_r3buttonfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 16
- Property fonttrack -1
- XConstraint 0.5, 0.67, 0
- YConstraint 0.5, 0.5, -1
-
- #define m_r4buttonfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 16
- Property fonttrack -1
- XConstraint 0.5, 0.61, 0
- YConstraint 0.5, 0.5, -1
-
- #define m_tabstyle1
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
- XConstraint 0.5, 0.5, 0
- YConstraint 0.5, 0.5, 0
-
- #define m_tabstyle2
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
- XConstraint 0, 0, 24
- YConstraint 0.5, 0.5, 0
-
- #define m_headerstyle
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
- XConstraint 0, 0, 8
- YConstraint 0.5, 0.5, -2
-
- #define m_headerstyle2
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
-
- #define m_header1font
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
-
- #define m_header2font
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 16
-
- #define m_info1font
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 12
-
- #define m_fontstyle_version
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 12
-
- #define m_counterfont
- Property fontname Praxis Semi Bold/Heavy
- Property fontsize 14
-
- #-----------------------------------------------------------
- # MACROS - POSITION
- #-----------------------------------------------------------
- #define m_centerX
- XConstraint 0.5, 0.5, 0
-
- #define m_centerY
- YConstraint 0.5, 0.5, 0
-
- #define m_centerXY
- XConstraint 0.5, 0.5, 0
- YConstraint 0.5, 0.5, 0
-
- #define m_scaleX
- XConstraint 0, 0, 0
- XConstraint 1, 1, 0
-
- #define m_scaleY
- YConstraint 0, 0, 0
- YConstraint 1, 1, 0
-
- #define m_scaleXY
- XConstraint 0, 0, 0
- XConstraint 1, 1, 0
- YConstraint 0, 0, 0
- YConstraint 1, 1, 0
-
- #define m_scaleXYbleed
- XConstraint 0, -0.1, 0
- XConstraint 1, 1.1, 0
- YConstraint 0, -0.1, 0
- YConstraint 1, 1.1, 0
-
- #define m_alignT
- YConstraint 0, 0, 0
-
- #define m_alignB
- YConstraint 1, 1, 0
-
- #define m_alignL
- XConstraint 0, 0, 0
-
- #define m_alignR
- XConstraint 1, 1, 0
-
- #define m_offsetL
- MaintainOffset left
-
- #define m_offsetT
- MaintainOffset top
-
- #define m_offsetR
- MaintainOffset right
-
- #define m_offsetB
- MaintainOffset bottom
-
- #define m_offsetTB
- MaintainOffset top
- MaintainOffset bottom
-
- #define m_offsetLT
- MaintainOffset left
- MaintainOffset top
-
- #define m_offsetLR
- MaintainOffset left
- MaintainOffset right
-
- #define m_offsetLB
- MaintainOffset left
- MaintainOffset bottom
-
- #define m_offsetLTR
- MaintainOffset left
- MaintainOffset top
- MaintainOffset right
-
- #define m_offsetLTRB
- MaintainOffset all
-
- #define m_offsetLTB
- MaintainOffset left
- MaintainOffset top
- MaintainOffset bottom
-
- #define m_offsetLRB
- MaintainOffset left
- MaintainOffset right
- MaintainOffset bottom
-
- #define m_offsetRT
- MaintainOffset right
- MaintainOffset top
-
- #define m_offsetRB
- MaintainOffset right
- MaintainOffset bottom
-
- #define m_offsetRTB
- MaintainOffset right
- MaintainOffset top
- MaintainOffset bottom
-
- #define m_opaque
- Property usealpha 0
-
- #define m_autorepeat
- Property setautorepeat 1
-
- #define m_hidden
- Property setvisible 0
-
- #define m_disabled
- Property disable 1
-
- #define m_shadow
- Property useshadow 1
-
- #define m_multiply
- Property multiply 1
-
-